PMSubGroupList
|
Description: |
baPMSubGroupList returns a list of Start Menu groups inside another group. |
|
Platforms: |
Windows |
|
Usage: |
Result = baPMSubGroupList( GroupName ) |
|
Arguments: |
String. Group is the name of the group to get the list of. |
|
Returns: |
List Returns a list or string containing the groups. |
|
Examples: |
Director: Authorware: |
|
Notes: |
This function returns the groups inside a group. To get the contents of a group inside a group, place a "\" between the groups ("\\" in Authorware) eg baPMSubGroupList( "Accessories\Multimedia" ). |
|
See also: |
baPMGroupList |